home *** CD-ROM | disk | FTP | other *** search
- VB ERROR CATCHER (and VB CONTROL RENAME WIZARD!!) VERSION 2.0
-
- HOW TO INSTALL
-
- If you see this readme, you have already installed it!!!!
- Simply launch Visual Basic and you'll see the MadoxSoft Toolbar in the
- left-bottom corner of the VB IDE.
- The first button is to launch VB Error Catcher and the second is to configure
- VB Control Rename Wizard.
-
- REQUIREMENTS
-
- This program requires the VB5 Runtime (Service Pack 3).
- You can download it from:
-
- ftp://ftp.microsoft.com/Softlib/MSLFILES/MSVBVM50.EXE
-
- The help system is based on Html Help.
- It is shipped with VB6, Windows98 or Internet Explorer 4.01, so if you have one of
- them it will work.
- However, you can download hhupd.exe from:
-
- http://www.microsoft.com/workshop/author/htmlhelp/localize.asp
-
- HOW TO USE VBErrorCatcher
-
- 1) Load a VB project (you can use the Sample1.vbp in the Samples subdirectory).
- 2) Start VB Error Catcher from its toolbar in the left-bottom of the IDE.
- 3) Push the GO!! button.
- Notice that you should obtain the more benefits from VB Error Catcher
- using the default settings
- (Work on Active Project, Insert Error Handlers,Build project)
- 4) VB Error Catcher inserts Line Numbers and Error Handlers in your project,
- and saves all the project files in a sub-directory of the original with name "BUILD n",
- where n is a counter, so you can track all of your builds.
- The original files are not modified. For your convenience, You should continue to work
- with your original files and use the modified files only to see what lines are related
- to run-time problems reported by your customers (they will tell you all the relevant
- information about the error, including the line number, so it will be easy for you
- to quickly fix it).
- It also compiles your project and produces the .exe, .dll or whatever file.
- See help for details.
-
- HOW TO USE THE SAMPLE
-
- Load the project Samples\Sample1.vbp and read the text in the form.
- This will help you to get started with VB Error Catcher.
-
- VB CONTROL RENAME WIZARD
-
- This module is part of VB Error Catcher (future VBEC versions could be called in a
- different way to accomodate the presence of an increasing number of modules).
- It can work interactively or transparently, you can configure it from the second
- button in the toolbar. Here you can also configure standard prefixes for control names.
- This module is useful to automatically add standard prefixes to control names,
- automatically rename control arrays, automatically update control references in code
- when you rename them. See help for details.
-
- IF YOU HAVE PROBLEMS REGISTERING
-
- If you are behind a firewall, the Reg-O-Matic system could fail to communicate with
- Braintree's registration servers.
- If this is your case, please send me an email with your:
-
- Name
- Company
- Country
- Address
- Email
- Phone (optional)
- Fax (optional)
- Credit card number and expiration
- CardHolder (the name on the credit card)
-
- I'll made the registration for you and the system will
- automatically send you (by email) a receipt with the registration codes.
- Usually the entire process will take no more than 12 hours,
- with no additional costs.
-
- LICENSE AGREEMENT
-
- Check the License menu item in the VBErrorCatcher main window.
-
- FINAL NOTES
-
- Feel free to contact me if you have questions or suggestions,
- I'll be very happy to hear you.
- Regards....
-
- Andrea Maldini
- amaldini@engineering.it
-
-